updating oE arcsinh

arcsinh

include math.e 
namespace math 
public function arcsinh(object a) 

computes the reverse hyperbolic sine of an object.

Parameters:
  1. x : the object to process.
Returns:

An object, the same shape as x, each atom of which was acted upon.

Comments:

The hyperbolic sine grows like the logarithm function.

Example 1:
? arcsinh(1) -- prints out 0,4812118250596034 
See Also:

arccosh, arcsin, sinh

Not Categorized, Please Help

Search



Quick Links

User menu

Not signed in.

Misc Menu